home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / bailer.swf / scripts / DefineButton2_485 / BUTTONCONDACTION on(press).as next >
Text File  |  2013-04-24  |  50b  |  4 lines

  1. on(press){
  2.    _root.btnPress_sound.start(0);
  3. }
  4.